Welcome![Sign In][Sign Up]
Location:
Search - mean shift algorithm code

Search list

[Other resourceMean-Shift

Description: mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
Platform: | Size: 79149 | Author: 胖丫 | Hits:

[AlgorithmMean-Shift

Description: mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
Platform: | Size: 78848 | Author: 胖丫 | Hits:

[Special Effectsmeanshift

Description: vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)-vc++ realize the meanshift algorithm source code, direct calls, oh, very valuable:)
Platform: | Size: 122880 | Author: 刘惠 | Hits:

[Graph Recognizemeanshift

Description: 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Mean shift tracking algorithm in the kernel function automatically selects the window wide code, depending on the target size of changes in the nuclear window width, making small changes occur when the target accurately track to the target when the center
Platform: | Size: 9216 | Author: 李健 | Hits:

[Special Effectsmeanshift_src

Description: 经典Mean shift图像分割算法VC源代码 Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Machine Intell, 24, 603-619, 2002.-Classic Mean shift image segmentation algorithm VC source code Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Machine Intell, 24, 603-619, 2002.
Platform: | Size: 349184 | Author: steed | Hits:

[Special Effectsmeanshiftseg

Description: 这是基于均值漂移算法的图像分割VC源代码。-This is based on the mean-shift image segmentation algorithm VC source code.
Platform: | Size: 4096 | Author: olindazh | Hits:

[Special Effectsmeanshiftseg_matlab

Description: 基于均值漂移算法图像分割MATLAB源代码。压缩包内有三个程序文件,先是基于基于均值漂移算法进行图像平滑,然后再图像分割。-Based on mean-shift image segmentation algorithm for MATLAB source code. Compressed packet has three program files, first based on the mean-shift algorithm based on image smoothing, and then image segmentation.
Platform: | Size: 3072 | Author: olindazh | Hits:

[Special EffectsVideoTrack_code

Description: 一组采用mean shift和particle filter的目标跟踪代码,都是基于颜色特征的跟踪算法。算法程序为纯c代码。-One group mean shift and particle filter target tracking code, are based on the color characteristics of the tracking algorithm. Algorithm procedure for pure c code.
Platform: | Size: 1678336 | Author: myb | Hits:

[Graph programsegm

Description: mean shift algorithm is explored in this vc project. You can unzipped it,and find the source code,then build and debug it ,you ll get the content result.
Platform: | Size: 37888 | Author: jianzhuhuai | Hits:

[Special Effects1MS-code

Description: 使用mean shift 算法 用于图像的分割与平滑。很实用,大家多看看会有帮助的~!-The use of mean shift algorithm for image segmentation and smoothing. Very practical, it would be helpful to look at the ~!
Platform: | Size: 2048 | Author: 席秋波 | Hits:

[matlabMeanShiftCluster

Description: this code is knows Mean Shift algorithm
Platform: | Size: 1024 | Author: fatih | Hits:

[Special Effectsmeanshiftim

Description: 均值漂移算法(mean shift)matlab源码-Mean Shift Algorithm (mean shift) matlab source code
Platform: | Size: 2048 | Author: 张杰 | Hits:

[matlababdi-PCA4Wiley

Description: ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this study is extended Kalman Fil particle filter algorithm code, t use AR model for time series pred principal component analysis algo HMM, C language, it is important spectrum analysis techniques to s digital watermarking technology p mean-shift method for the example chaotic sequence of phase space r Serializing objects using CArchiv C compile some of the most optimi The source code of FFT,is a good Mailto US | Studio | Copyright Complaints
Platform: | Size: 712704 | Author: wibisono | Hits:

[AI-NN-PRmeanshit_tracking

Description: 实现改进算法mean-shift跟踪,matlab实现,跟踪效果很好,代码容易理解。-To achieve improved algorithm mean-shift tracking, matlab implementation, tracking works well, the code easy to understand.
Platform: | Size: 2048 | Author: 吕仕铉 | Hits:

[matlabmean

Description: mean-shift algorithm matlab code
Platform: | Size: 3072 | Author: omid | Hits:

[Special EffectsThresholding-using-mean-shift

Description: 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the elements of the cluster, and then, on this basis, the application threshold segmentation algorithm to the image and background separation.
Platform: | Size: 2048 | Author: xcm | Hits:

[Graph programMean-Shift-trace-code

Description: 给出了图像轨迹追踪mean shift算法的详细原理公式和实现的C语言代码-Gives a detailed schematic formulas of mean shift image tracking algorithm and the C code
Platform: | Size: 330752 | Author: 陈鹏 | Hits:

[matlabmean-shift-code

Description: 很好的关于均值漂移的代码,对于深刻理解均值漂移的滤波算法很有帮助。-The code on the mean shift, for a deep understanding of mean shift filtering algorithm helpful.
Platform: | Size: 1105920 | Author: 黄安奇 | Hits:

[AI-NN-PRMean-shift

Description: 该代码是采用Mean-shift算法进行目标跟踪,该代码可以正常运行,且简单易懂。-The code is the use of Mean-shift algorithm to track the target, the code can run normally, and it is easy to understand.
Platform: | Size: 2467840 | Author: 戴彬 | Hits:

[Special Effectsmeanshift code

Description: Mean shift算法是传统的目标建模的方法,即对欲跟踪目标进行建模,然后通过匹配的方式寻找到下一帧中目标的位置。但它又与传统的盲搜不同,它利用相邻帧之间目标位置变化不大的特点,采用迭代逼近的方式提高算法的搜索速度。(The Mean shift algorithm is the traditional method of target modeling, which is to model the object to be tracked, and then to find the position of the target in the next frame by matching. But it is different from the traditional blind search. It uses the method of iterative approximation to improve the search speed of the adjacent frames without changing the target position.)
Platform: | Size: 19470336 | Author: songshuai | Hits:
« 12 3 »

CodeBus www.codebus.net